type github.com/andybalholm/brotli.octetType

4 uses

	github.com/andybalholm/brotli (current package)
		http.go#L145: var octetTypes [256]octetType
		http.go#L147: type octetType byte
		http.go#L150: 	isToken octetType = 1 << iota
		http.go#L172: 		var t octetType